home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / DIAG / INTR26B.ARJ / INT2GUID.CFG < prev    next >
Text File  |  1991-05-12  |  3KB  |  80 lines

  1. INT2GUIDE CONFIG
  2.  1 3 ;version, subversion
  3. ;This is a configuration file for the INT2GUID program. It has the following
  4. ;format:
  5. ;The file name must be INT2GUID.CFG
  6. ;Line 1 must be "INT2GUIDE CONFIG" to identify the file as a configuration
  7. ;file for INT2GUID.EXE.
  8. ;Line 2 must identify version and subversion numbers, so they can be read in
  9. ;"C" format "%u%u".
  10. ;The following lines starting with a semicolon (;) are comment lines.
  11. ;
  12. ;Each file included in the help system is identified by five lines:
  13. ;Line 1 is the file name. It may include a path.
  14. ;Line 2 is the entry in the help system index. It is truncated to 14
  15. ;characters.
  16. ;Line 3 is the selection field in the subindex. It is truncated or
  17. ;space-padded to 12 characters.
  18. ;Line 4 is the rest of the entry in the subindex. It is separated from the
  19. ;selection field by two spaces. It is truncated to 62 characters.
  20. ;Line 5 identify the file type and the number of extra topics defined in
  21. ;the file. It is read in the "C" %u%u format.
  22. ;A non zero value in the first position identifies a command file, which
  23. ;may have commands and comments for the MAKEHELP program; if the value is
  24. ;zero, a leading space is inserted on lines starting with "!" or ";", and
  25. ;tabs are filtered to spaces. 0 should be used for files not specifically
  26. ;edited for the help system.
  27. ;The second value defines the number of extra topics used in a command file.
  28. ;
  29. ;The 5-line entries may be separated by comment lines identified by a
  30. ;semicolon in the first column.
  31. ;
  32. ;The included files can have internal or mutual cross references, or
  33. ;references to the topics:
  34. ;  1. The main interrupt list.
  35. ;  2. The copyright notice.
  36. ;  3. The INTERRUP.LST entry.
  37. ;  4. The INTERRUP.1ST entry.
  38. ;  5. The GUIDE entry.
  39. ;Topics included herein are numbered 6 up, with consecutive numbers unless
  40. ;line 5 specifies extra topics.
  41. ;Line 5 in a command entry must specify at least the number of topics used
  42. ;in the included file, and it may specify extra entries for future
  43. ;expansions. Inside a command file with extra topics:
  44. ;  A. Use consecutive topic numbers, starting one higher than the file's
  45. ;     topic number.
  46. ;  B. Use topic names with 14 characters or less.
  47. ;  C. Use either the !NOINDEX command to exclude the topic from the main
  48. ;     index, or no index command at all to have the topics listed in
  49. ;     alphabetic order after all other entries.
  50. ;
  51. ;Included files:
  52. ;
  53. ;Topic 6. Ralf Brown's Interrupt Primer.
  54. interrup.pri
  55. Primer
  56. Primer
  57. What is an interrupt?
  58. 0 0 ;no commands, no extra topics
  59. ;
  60. ;Topic 7. Characters, scan codes etc. N.B. Extra topics!!!
  61. int2guid.add
  62. Codes etc.
  63. Additional
  64. information: characters, colors, scan codes, pin assignments
  65. 1 12 ;commands, 6 extra topics used, 6 reserved.
  66. ;
  67. ;Topic 8+12=20. Robin Walker's BIOS memory list
  68. memory.lst
  69. BIOS List
  70. MEMLIST
  71. BIOS Memory List
  72. 0 0 ;no commands, no extra topics
  73. ;
  74. ;Topic 21. Selected parts of INTERRUP.LST.
  75. int2guid.tab
  76. Tables
  77. Tables
  78. PSP, Environment, Country, Errors
  79. 1 4 ;commands, 4 extra topics used. If this file is extended, reserve 6 more.
  80.